Remove arbitrary low upper limits on the xpad, ypad, width and height
authorMatthias Clasen <maclas@gmx.de>
Wed, 11 Feb 2004 01:09:25 +0000 (01:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Feb 2004 01:09:25 +0000 (01:09 +0000)
commit0cd208cfeed23618078473f50178b1ce15aa5371
treef28ad2d8159868a527769822c41399702061a2c6
parent61ced3dfc3363fc7ea32dc3e5264614a971face5
Remove arbitrary low upper limits on the xpad, ypad, width and height

Wed Feb 11 02:06:38 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): Remove
arbitrary low upper limits on the xpad, ypad, width and height
properties.  (#129696, John Ellis)

Wed Feb 11 01:24:20 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_cell_layout_clear_attributes):
Ugh. Don't try to free ints, even if they're stored in pointers.
(#133997, Morten Welinder)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcellrenderer.c
gtk/gtkcombobox.c